home *** CD-ROM | disk | FTP | other *** search
/ Aminet 21 / Aminet 21 (1997)(GTI - Schatztruhe)[!][Oct 1997].iso / Aminet / comm / net / magPLIP37_8.lha / magplip / magPLIP37.8.readme < prev    next >
Text File  |  1996-05-13  |  4KB  |  121 lines

  1. Short:    SANA-II parallel port driver
  2. Author:   mag@sysgo.de
  3. Uploader: groeger@goofy.zdv.uni-mainz.de
  4. Type:     comm/net
  5. Kurz:     SANA-II Treiber für die parallele Schnittstelle
  6. Replaces: magplip37.5.lha
  7. Requires: SANA-II compliant protocol stack
  8.  
  9. Version:  37.8
  10.  
  11.   magPLIP - SANA II compliant PLIP device driver for AmiTCP/IP, Envoy,
  12.             AS225 and other networking packages
  13.  
  14.   (C) Copyright 1993-1994 Oliver Wagner, Michael Balzer
  15.   (C) Copyright 1995 Jan Kratochvil & Martin Mares
  16.   (C) Copyright 1995-1996 Marius Groeger
  17.       All Rights Reserved.
  18.  
  19.   -------------------------------------------------------------------------
  20.                                IMPORTANT NOTE!
  21.   PLEASE READ THE UPGRADE INFORMATION IN THE SUPPLIED AMIGAGUIDE® DOCUMENT!
  22.   -------------------------------------------------------------------------
  23.  
  24.   This is another PLIP device driver. PLIP means Parallel Line Internet
  25.   Protocol. Originally based upon the plip.device released by Oliver
  26.   Wagner and Michael Balzer, this version has been completely rewritten.
  27.  
  28.   The main distinguishing features to the original version include
  29.  
  30.    * Much more line security through machine independent timeout handling
  31.  
  32.    * Option to omit CRC checks
  33.  
  34.    * MTU 256 Bytes to 128KBytes
  35.  
  36.    * SANA-II special statistic counters
  37.  
  38.    * Much better configurable, especially with regard to slow systems
  39.  
  40.    * Major code cleanup, including the removal of assembler fragments,
  41.      globals, errors
  42.  
  43.    * Several protocol stacks may use magPLIP simultaneously
  44.  
  45.    * Installer script
  46.  
  47.    * AmigaGuide® online documentation
  48.  
  49.   Please read also the supplied AmigaGuide® document to obtain further
  50.   information about the installation and usage of magPLIP.
  51.  
  52.   You should install this software package by using the supplied Installer
  53.   script. If you have any suggestions or comments please contact me:
  54.  
  55.   Marius Groeger         email: mag@sysgo.de
  56.   Bärstadter Str. 4             groeger@goofy.zdv.uni-mainz.de
  57.   65307 Bad Schwalbach          i409@informatik.fh-wiesbaden.de
  58.   GERMANY
  59.  
  60.   --------------------------------------------------------------------------
  61.  
  62.   Release 37.8
  63.  
  64.     * bugfix: magPLIP can be used by multiple protocol stacks simultaneously.
  65.  
  66.   Release 37.7
  67.  
  68.     * Improved packet type tracking
  69.  
  70.     * SANA-II special statistic counters
  71.  
  72.     * Improved documentation
  73.  
  74.     * schematic drawing included that shows the cable wiring
  75.  
  76.   Release 37.5
  77.  
  78.     * on early startup time the MTU reported to protocol was not yet
  79.       the customized value but the default setting; At least Envoy
  80.       had problems with this bug
  81.  
  82.     * Frame buffer handling is now done dynamically, MTU can be set to
  83.       values up to 128K. A large MTU increases performance for large
  84.       data transfers such as in a file-server system.
  85.  
  86.     * Code more robust against initialization errors
  87.  
  88.     * ENV: settings are better checked for validity
  89.  
  90.   Release 37.4
  91.  
  92.     * Some documentation changes
  93.     * minor changes in the transfer code
  94.  
  95.   Release 37.3
  96.  
  97.     * Timeout handling is now system independent and gives a great
  98.       improvement to configuration and line security
  99.     * ARBITRATIONDELAY no longer used, but supported for old config-files
  100.  
  101.   Release 37.2
  102.  
  103.     * Significantly better performance (transfer routines rewritten in
  104.       assembly language)
  105.     * internal code cleanup
  106.  
  107.   Initial Release 37.1
  108.  
  109.   --------------------------------------------------------------------------
  110.  
  111.   This package is Freeware, but not in the public domain.
  112.  
  113.   It's strictly forbidden to include this archive in any kind of software
  114.   collection except Fred Fish's AmigaLibrary, Meeting Pearls CD's, Aminet,
  115.   Aminet CD's and BBS fileareas.
  116.  
  117.   This software is provided "as is". No representations or warranties are
  118.   made with respect to the accuracy, reliability, performance, currentness,
  119.   or operation of this software, and all use is at your own risk.
  120.  
  121.